home *** CD-ROM | disk | FTP | other *** search
Text File | 1992-07-13 | 1.2 KB | 31 lines | [TEXT/ttxt] |
- QuickTime VCR version 3.3 Released 7-13-92
-
- The QuickTime VCR is a simple QuickTime Movie Player.
-
- It requires that QuickTime and 32 Bit QuickDraw are installed and
- that you have at least a MC68020 processor.
-
- It's interface is that of a VCR with Play, Stop, Fast Forward,
- Rewind, Go to Beginning, and Go to End.
-
- The Flashing 12:00 (which can be found on most VCRs) can be set
- by clicking on the 12:00.
-
- The code is C with a THINK C 5.0.2 project file. There is a ResEdit
- resource file that contains the dialog boxes, icons, pict's, etc...
-
- There are two windows that come up when you launch the application.
- One is the movie window for playing the movie, the other shows the
- movie's poster.
-
- If you have any questions, comments, or bug reports please contact
- me at slink@max.cs.byu.edu or slink@laforge.graphics.cs.byu.edu
- before Sept. 1992, that is when I get my MS in computer science here at
- BYU. (Any work out there in the real world?)
-
- /*....................................................................................................................................................*/
- Modifications:
- July 1992
-
- Volume controls added.
- Unnecessary redrawing of buttons is fixed.